home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 31
/
Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso
/
Aminet
/
gfx
/
edit
/
VE-addspaceb.lha
/
notes
/
AddSpaceB.notes
Wrap
Text File
|
1999-04-08
|
1KB
|
81 lines
Visual Engineering - AddSpace B v1.07
-------------------------------------
This script adds working space to one side of picture
You can select to use white, black or if you let script decide
background color, it looks for a pixel at bottom right corner and
uses it's color value for background.
You can call this script from your own scripts, too.
address command "rexx:rx ie:arexx/AddSpaceB.rexx" <logo> <bg> <side> <space>
- <logo> is the picture to add some space around
- <bg> is one of following keywords or number of menuitem
BLACK or WHITE or GUESS, 0 to 2
GUESS makes script to look for a pixel at bottom right corner
and to use that color as background color.
- <side> is the name of the side or number of menuitem
TOP or BOTTOM or LEFT or RIGHT, 0 to 3
- <space> is the value to add to a side
Next lines return you the name of this new picture.
PROJECT_LIST
xyz=result
pic=subword(xyz,1,1)
Example:
rx ie:arexx/AddSpaceB.rexx 000_testpic.iff WHITE top 50
HISTORY
1.07
Cleaned up the code and fixed argument parsing.
1.03
Space is now added to only one side of picture
1.00
History started
The archive, where this file came from, can be distributed using
any kind of media (CD, Email, Net, BBS, FTP...), but contents of
original archive must not be seperated from each other.
VISUAL ENGINEERING - graphical examples & more
HTTP://wwnet.fi/users/smarko/ie/